/*--------------------------------------------------------------
@author yzl and data.2020.9.4
--------------------------------------------------------------*/
body {
  font: normal normal 16px / 22px "Microsoft YaHei", Helvetica, Arial, Verdana, sans-serif;
  background-color: #f2f2f2;
}
body,
header,
div,
nav,
section,
ul,
ol,
li,
span,
a,
em,
i,
p,
footer,
dl,
dd,
h1,
h2,
h3,
h4,
article,
menu {
  padding: 0;
  margin: 0;
}
ul,
ol,
li {
  list-style: none;
}
i,
em {
  font-style: normal;
}
a {
  text-decoration: none;
  color: #555;
}
a:hover {
  text-decoration: underline;
  color: #64AB2A;
}
table,
table tr,
table tr td {
  max-width: 100%;
}
table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 1em auto;
  width: 80%;
  color: #333;
  text-align: center;
}
table tr td {
  line-height: 2.5em;
}
table tr td,
table tr td span {
  font-size: 1em !important;
}
table tr:nth-child(odd) {
  background: #f5f5f5;
}
.xj_ysk_backg {
  background-color: #1CAF8D;
}
.xj_ysk_backf {
  background-color: #fff;
}
.xj_ysk_disp_flex,
.xj_ysk_dis_flex {
  display: flex;
}
.xj_ysk_clam {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal;
  -webkit-box-orient: vertical;
}
.xj_ysk_clam1 {
  -webkit-line-clamp: 1;
}
.xj_ysk_clam2 {
  -webkit-line-clamp: 2;
}
.xj_ysk_clam3 {
  -webkit-line-clamp: 3;
}
.xj_ysk_but_ask {
  text-align: center !important;
}
.xj_ysk_but_ask a {
  border-radius: 20px;
  display: inline-block;
  width: 40%;
  height: 2.5em;
  font-size: 0.95em;
  color: #666;
  text-align: center;
  line-height: 2.5em;
  border: 1px solid #d6d6d6;
}
.xj_ysk_but_ask a:first-child {
  color: #fff;
  background-color: #f65453;
  width: 40%;
  height: 2.5em;
  border: none;
  margin: 15px 20px 15px 0;
}
.xj_ysk_container {
  min-width: 320px;
  max-width: 1200px;
  margin: 0 auto;
}
.xj_ysk_containers {
  min-width: 320px;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.xj_ysk_container .xj_ysk_hover {
  height: 60px;
  background: url(/statics/xjysk/image/nav-current.png) no-repeat left 0;
  background-size: 100% auto;
  margin-top: -18px;
  line-height: 70px;
}
.xj_ysk_containers .xj_ysk_logo {
  width: 200px;
  height: 122px;
}
.xj_ysk_containers .xj_ysk_code {
  width: 100px;
  height: 100px;
}
.xj_ysk_banner-hot {
  display: block;
}
.xj_ysk_index-main > ul {
  display: none;
}
.xj_ysk_header {
  align-items: center;
  padding: 0 0;
  justify-content: space-between;
  padding-bottom: 20px;
}
.xj_ysk_header .xj_ysk_logo {
  width: 30%;
}
.xj_ysk_header .xj_ysk_logo img {
  display: block;
}
.xj_ysk_header .xj_ysk_search {
  width: 30%;
  justify-content: flex-end;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.03);
  transition: all 0.25s;
}
.xj_ysk_header .xj_ysk_search .xj_ysk_form {
  width: 100%;
}
.xj_ysk_header .xj_ysk_search .xj_ysk_form-group {
  margin: 0 auto;
  border: 2px solid #64AB2A;
  position: relative;
  height: 2.5em;
  line-height: 2.5em;
  z-index: 3;
}
.xj_ysk_header .xj_ysk_search .xj_ysk_form input {
  width: 90%;
  color: #222;
  top: 1px;
  left: 0px;
  outline: none;
  border: none;
  padding: 0 0 0 1em;
}
.xj_ysk_header .xj_ysk_search .xj_ysk_form .xj_ysk_btn {
  border: none;
  background-color: #64AB2A;
  color: #fff;
  /* font-size: 18px; */
  height: 2.7em;
  overflow: hidden;
  position: absolute;
  right: 0;
  font-size: 0.95em;
  text-align: center;
  top: 0;
  /* width: 3em; */
  cursor: pointer;
}
.xj_ysk_header .xj_ysk_search .xj_ysk_form .xj_ysk_btn i {
  font-weight: 800;
  font-size: 18px;
  margin-right: 6px;
}
.xj_ysk_header .xj_ysk_m_menu {
  display: none;
}
.xj_ysk_header .xj_ysk_code-mode {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.xj_ysk_header .xj_ysk_code-mode .xj_ysk_code {
  width: 107px;
  height: 107px;
}
.xj_ysk_menu {
  line-height: 37px;
  text-align: center;
  height: 37px;
  background-color: #000;
}
.xj_ysk_menu ul {
  justify-content: space-around;
  width: 100%;
}
.xj_ysk_menu li {
  font-size: 1.1em;
  /* padding: 0 .5em; */
  width: 16.6%;
}
.xj_ysk_menu li a {
  color: #ffffff;
}
.xj_ysk_menu li a:hover {
  text-decoration: none;
}
/*banner*/
.xj_ysk_banner {
  width: 72%;
}
.xj_ysk_swiper-slide {
  position: relative;
}
.xj_ysk_hot-mode {
  display: flex;
  align-items: flex-start;
  justify-content: space-evenly;
}
.xj_ysk_hot-mode .xj_ysk_mode-list {
  width: 72%;
}
.xj_ysk_hot-mode .xj_ysk_hot-picture {
  width: 26%;
}
.xj_ysk_hot-mode .xj_ysk_hot-picture a {
  display: block;
  width: 100%;
}
.xj_ysk_hot-mode .xj_ysk_hot-picture img {
  width: 100%;
}
.xj_ysk_hot-new {
  background-color: #fff;
  padding: 1em;
  margin-top: 1em;
  box-sizing: border-box;
}
.xj_ysk_hot-new > aside > a {
  width: 74%;
}
.xj_ysk_hot-new > aside > a img {
  width: 100%;
  display: block;
}
.xj_ysk_hot-new > aside {
  margin-bottom: 1em;
}
.xj_ysk_hot-list {
  padding: 0.5em 0.5em 0;
  margin-left: 1.2%;
  opacity: 0.9;
  width: 26%;
  background-color: #f2f2f2;
}
.xj_ysk_com-title {
  border-bottom: 1px solid #ffffff;
  padding: 0.5em 0;
}
.xj_ysk_com-title span {
  font-size: 1.5em;
  color: #64AB2A;
}
.xj_ysk_hot-list a {
  margin-bottom: 0.8em;
  font-size: 1em;
  color: #3e3d3d;
  font-weight: normal;
}
.xj_ysk_hot-list a span {
  padding: 0 0.4em;
  border-radius: 0.7em;
}
.xj_ysk_hot-list li {
  font-size: 0.95em;
  margin-bottom: 1.5em;
}
.xj_ysk_hot-list li:nth-child(2) {
  margin-top: 1em;
}
.xj_ysk_hot-list li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.xj_ysk_hot-jiaodian {
  justify-content: space-between;
  margin-top: 0.5em;
}
.xj_ysk_hot-jiaodian ul {
  width: 95%;
  flex-wrap: wrap;
  justify-content: space-between;
}
.xj_ysk_hot-jiaodian li {
  width: 48.5%;
  font-size: 0.9em;
  margin-bottom: 0.77em;
}
.xj_ysk_hot-jiaodian li:first-child,
.xj_ysk_hot-jiaodian li:nth-child(2) {
  font-size: 1.1em;
  /* font-weight: bold; */
}
.xj_ysk_hot-jiaodian li:first-child a,
.xj_ysk_hot-jiaodian li:nth-child(2) a {
  color: #64AB2A;
}
.xj_ysk_hot-jiaodian div {
  width: 26%;
  overflow: hidden;
  height: 13.4em;
}
.xj_ysk_hot-jiaodian div img {
  width: 100%;
  height: 13.4em;
  object-fit: cover;
}
.xj_ysk_index-main {
  margin-top: 0.7em;
  flex-wrap: wrap;
  padding-bottom: 3em;
}
.xj_ysk_partTit {
  width: 100%;
  height: 73px;
  font-weight: normal;
  padding-bottom: 47px;
  overflow: hidden;
  position: relative;
  text-align: center;
  /* margin-bottom: 1em; */
}
.xj_ysk_partTit p {
  height: 73px;
  border-bottom: 1px solid #eaeaea;
}
.xj_ysk_partTit p span {
  display: inline-block;
  /* background-color: #fff */
}
.xj_ysk_partTit .xj_ysk_ft31 {
  font-size: 1.5em;
  display: block;
  padding-top: 1em;
  text-align: center;
  padding-bottom: 0.5em;
}
.xj_ysk_partTit .xj_ysk_ft31 > a {
  color: #64AB2A;
}
.xj_ysk_partTit .xj_ysk_eng {
  color: #dddbe6;
  font-size: 0.7em;
}
.xj_ysk_index-main .xj_ysk_index_wall {
  padding: 1em;
  width: 74%;
  box-sizing: border-box;
}
.xj_ysk_index-main .xj_ysk_index_wall ul li:first-child {
  background-color: #EEEFF1;
  width: 40%;
  padding-bottom: 1em;
}
.xj_ysk_index-main .xj_ysk_index_wall ul li:first-child > a {
  display: block;
  height: 16.2em;
  overflow: hidden;
}
.xj_ysk_index-main .xj_ysk_index_wall ul li:first-child img {
  width: 100%;
  height: 16.2em;
  object-fit: cover;
}
.xj_ysk_index-main .xj_ysk_index_wall ul li:first-child time {
  display: block;
  color: #969595;
  font-size: 0.8em;
  padding-bottom: 0.5em;
  padding-left: 1em;
}
.xj_ysk_index-main .xj_ysk_index_wall ul li:last-child {
  margin-left: 2%;
  width: 58%;
}
.xj_ysk_h3_title {
  color: #282828;
  font-weight: normal;
  height: 2em;
  line-height: 2em;
  overflow: hidden;
  padding: 0.5em;
}
.xj_ysk_p_text {
  text-indent: 2em;
  font-size: 0.9em;
  color: #787878;
  line-height: 1.8em;
  padding: 0 0.8em;
  text-align: justify;
}
.xj_ysk_p_list {
  border-top: 1px dotted #808080;
  margin-top: 1em;
  padding-top: 1em;
  line-height: 2em;
}
.xj_ysk_p_list a {
  display: flex;
  justify-content: space-between;
  font-size: 0.9em;
}
.xj_ysk_p_list a em {
  padding-right: 0.3em;
}
.xj_ysk_p_list a span {
  width: 80%;
}
.xj_ysk_index-main > aside,
.xj_ysk_article-article > aside {
  /* margin-left:1%; */
  width: 26%;
}
.xj_ysk_index-main > aside > h3,
.xj_ysk_article-article > aside > h3 {
  font-weight: normal;
  padding-top: 0.8em;
}
.xj_ysk_index-main > aside > h3 span,
.xj_ysk_article-article > aside > h3 span {
  display: block;
  color: #64AB2A;
  font-size: 0.95em;
  padding-left: 0.5em;
}
.xj_ysk_pubdate-new,
.xj_ysk_pubdate-list,
.xj_ysk_question-new {
  padding: 1em;
}
.xj_ysk_pubdate-new li:not(:first-child),
.xj_ysk_question-new li:not(:first-child) {
  border-top: 1px solid #f6f6f6;
  padding-top: 0.93em;
}
.xj_ysk_pubdate-new li:not(:last-child),
.xj_ysk_question-new li:not(:last-child) {
  padding-bottom: 0.93em;
}
.xj_ysk_pubdate-new li,
.xj_ysk_question-new li {
  display: flex;
  font-size: 0.9em;
}
.xj_ysk_pubdate-new li a,
.xj_ysk_question-new li a {
  display: block;
}
.xj_ysk_pubdate-new li a:first-child {
  width: 8em;
  height: 5em;
  overflow: hidden;
  margin-right: 0.8em;
}
.xj_ysk_pubdate-new li a:first-child img {
  width: 100%;
  height: 5em;
  object-fit: cover;
  filter: blur(5px);
}
.xj_ysk_pubdate-new li a:last-child {
  width: 100%;
  position: relative;
}
.xj_ysk_pubdate-new li a:last-child h3,
.xj_ysk_question-new li a h3 {
  font-size: 1.05em;
  font-weight: normal;
  color: #2c2b2b;
  margin-bottom: 0.2em;
}
.xj_ysk_pubdate-new li a:last-child p,
.xj_ysk_question-new li a p {
  font-size: 1.04em;
  color: #282828;
}
.xj_ysk_pubdate-new li a:last-child time {
  position: absolute;
  bottom: 0;
  font-size: 0.95em;
  color: #898989;
}
.xj_ysk_pubdate-list {
  border-bottom: 5px solid #f2f2f2;
}
.xj_ysk_pubdate-list li {
  line-height: 1.2em;
  margin-bottom: 0.8em;
  font-size: 1em;
}
.xj_ysk_question-new li a span {
  padding-top: 0.2em;
}
.xj_ysk_list-question .xj_ysk_roject-choose {
  flex-wrap: wrap;
  display: flex;
  justify-content: end;
  border-bottom: 1px solid #f0f2f5;
  padding-bottom: 1em;
  /* margin-bottom:1em; */
}
.xj_ysk_list-question .xj_ysk_roject-choose span {
  font-weight: bold;
  margin-right: 0.8em;
}
.xj_ysk_list-question .xj_ysk_roject-choose ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
}
.xj_ysk_list-question .xj_ysk_roject-choose ul li {
  padding-right: 0.8em;
}
.xj_ysk_list-question .xj_ysk_roject-choose ul a:hover {
  color: #ff5d80;
}
.xj_ysk_item-list {
  width: 100%;
  overflow: hidden;
  /* margin-top:10px; */
}
.xj_ysk_item-list li {
  width: 100%;
  padding: 30px 0;
  overflow: hidden;
  border-bottom: 1px solid #f1f1f1;
}
.xj_ysk_item-list li:hover {
  border-bottom: 1px solid #ff9999;
}
.xj_ysk_item-list .xj_ysk_list-title {
  margin-bottom: 1em;
}
.xj_ysk_item-list .xj_ysk_list-title span {
  background: #f65453;
  padding: 0.2em 0.5em;
  margin-right: 0.5em;
  color: #fff;
}
.xj_ysk_item-list .xj_ysk_list-title a {
  font-size: 1.2em;
}
.xj_ysk_list-content {
  display: flex;
  align-items: baseline;
}
.xj_ysk_list-content .xj_ysk_left {
  background: #cfcfd0;
  padding: 0.2em 0.5em;
  color: #fff;
  margin-right: 0.8em;
}
.xj_ysk_list-content .xj_ysk_right {
  color: #808080;
  font-size: 0.95em;
}
.xj_ysk_list-content .xj_ysk_right div {
  height: 3em;
}
.xj_ysk_list-content .xj_ysk_right time {
  display: block;
  margin-top: 0.5em;
}
.xj_ysk_detail-title {
  align-items: center;
  /* padding-top:1em; */
}
.xj_ysk_detail-title-img {
  padding-right: 0.5em;
}
.xj_ysk_ranking-mode {
  width: 1200px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.xj_ysk_ranking-mode .xj_ysk_left {
  width: 855px;
}
.xj_ysk_ranking-mode .xj_ysk_left .xj_ysk_top {
  display: flex;
  align-items: flex-start;
}
.xj_ysk_ranking-mode .xj_ysk_left .xj_ysk_top img {
  width: 520px;
  height: 325px;
}
.xj_ysk_ranking-mode .xj_ysk_left .xj_ysk_top .xj_ysk_news {
  width: 318px;
  margin-left: auto;
}
.xj_ysk_ranking-mode .xj_ysk_left .xj_ysk_top .xj_ysk_news .xj_ysk_info {
  width: 100%;
  height: 30px;
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #787878;
  line-height: 30px;
  padding-right: 10px;
}
.xj_ysk_ranking-mode .xj_ysk_left .xj_ysk_top .xj_ysk_news .xj_ysk_info .xj_ysk_tag {
  width: 8px;
  height: 8px;
  display: block;
  margin-right: 5px;
  background: #ccc;
}
.xj_ysk_ranking-mode .xj_ysk_left .xj_ysk_top .xj_ysk_news .xj_ysk_info .xj_ysk_text {
  width: 290px;
  height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.xj_ysk_ranking-mode .xj_ysk_left .xj_ysk_top .xj_ysk_news .xj_ysk_title {
  display: block;
  padding-left: 13px;
  padding-right: 20px;
  box-sizing: border-box;
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  color: #64AB2A;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.xj_ysk_ranking-mode .xj_ysk_left .xj_ysk_bottom {
  border: 1px solid #ccc;
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-top: 70px;
}
.xj_ysk_ranking-mode .xj_ysk_left .xj_ysk_bottom img {
  width: 220px;
  height: 138px;
  display: block;
}
.xj_ysk_ranking-mode .xj_ysk_left .xj_ysk_bottom .xj_ysk_news {
  width: 600px;
  padding-right: 10px;
  box-sizing: border-box;
  margin-left: auto;
}
.xj_ysk_ranking-mode .xj_ysk_left .xj_ysk_bottom .xj_ysk_news .xj_ysk_info {
  display: block;
  width: 100%;
  height: 30px;
  font-size: 14px;
  color: #787878;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.xj_ysk_ranking-mode .xj_ysk_left .xj_ysk_bottom .xj_ysk_news .xj_ysk_titles {
  font-size: 18px;
  color: #64AB2A;
}
.xj_ysk_ranking-mode .xj_ysk_left .xj_ysk_bottom .xj_ysk_news .xj_ysk_date {
  display: block;
  font-size: 14px;
  color: #787878;
  line-height: 30px;
  text-align: right;
}
.xj_ysk_ranking-mode .xj_ysk_right {
  width: 330px;
  height: 540px;
  background: #f2f2f2;
  margin-left: auto;
  padding: 40px 25px;
  box-sizing: border-box;
}
.xj_ysk_ranking-mode .xj_ysk_right .xj_ysk_info {
  width: 100%;
  height: 50px;
  display: block;
  font-size: 14px;
  color: #787878;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.xj_ysk_doctor-modes {
  width: 1200px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.xj_ysk_doctor-modes a {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
}
.xj_ysk_doctor-modes .xj_ysk_doctor-right {
  width: 845px;
}
.xj_ysk_doctor-modes .xj_ysk_doctor-right .xj_ysk_title {
  font-size: 18px;
  color: #64AB2A;
  display: flex;
  align-items: center;
  margin: 15px 0;
}
.xj_ysk_doctor-modes .xj_ysk_doctor-right .xj_ysk_title .xj_ysk_text {
  width: 710px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
}
.xj_ysk_doctor-modes .xj_ysk_doctor-right .xj_ysk_title .xj_ysk_date {
  font-size: 14px;
  color: #787878;
  margin: 0 0 0 auto;
}
.xj_ysk_doctor-modes .xj_ysk_doctor-right .xj_ysk_explain {
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #787878;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  margin-bottom: 30px;
}
.xj_ysk_doctor-modes .xj_ysk_doctor-right .xj_ysk_picture-list {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.xj_ysk_doctor-modes .xj_ysk_doctor-right .xj_ysk_picture-list .xj_ysk_picture {
  width: 268px;
  margin-right: 16px;
}
.xj_ysk_doctor-modes .xj_ysk_doctor-right .xj_ysk_picture-list .xj_ysk_picture img {
  width: 270px;
  height: 200px;
  border: 1px solid #ccc;
  display: block;
}
.xj_ysk_doctor-modes .xj_ysk_doctor-right .xj_ysk_picture-list .xj_ysk_picture .xj_ysk_titles {
  width: 100%;
  height: 50px;
  font-size: 18px;
  color: #64AB2A;
  line-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0;
}
.xj_ysk_doctor-modes .xj_ysk_doctor-right .xj_ysk_picture-list .xj_ysk_picture .xj_ysk_explain {
  width: 100%;
  height: 30px;
  font-size: 14px;
  color: #787878;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0;
}
.xj_ysk_doctor-modes .xj_ysk_doctor-right .xj_ysk_picture-list a:last-child .xj_ysk_picture {
  margin: 0;
}
.xj_ysk_doctor-modes .xj_ysk_doctor-left {
  width: 295px;
}
.xj_ysk_doctor-modes img {
  width: 295px;
  height: 310px;
  border: 1px solid #f3efef;
}
.xj_ysk_doctor-modes .xj_ysk_lists {
  padding-left: 10px;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #787878;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  margin-bottom: 8px;
  display: block;
}
.xj_ysk_doctor-modes .xj_ysk_first {
  font-size: 18px;
  color: #64AB2A;
  margin-top: 10px;
  display: block;
}
.xj_ysk_doctor-modes .xj_ysk_date {
  font-size: 14px;
  color: #787878;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  text-align: right;
  margin-bottom: 20px;
  display: block;
}
.xj_ysk_doctor-modes .xj_ysk_info {
  display: block;
  display: flex;
  align-items: center;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #787878;
  margin-bottom: 8px;
  box-sizing: border-box;
}
.xj_ysk_doctor-modes .xj_ysk_info .xj_ysk_tag {
  display: block;
  width: 8px !important;
  height: 8px;
  background: #ccc;
  margin-right: 5px;
}
.xj_ysk_doctor-modes .xj_ysk_info .xj_ysk_text {
  width: 282px;
  flex-shrink: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
}
.xj_ysk_hospital-moed {
  width: 1200px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.xj_ysk_hospital-moed .xj_ysk_hospital-list {
  width: 865px;
}
.xj_ysk_hospital-moed .xj_ysk_hospital-list .xj_ysk_list {
  width: 100%;
  height: 145px;
  border: 1px solid #f3efef;
  display: flex;
  align-items: flex-start;
  padding-right: 20px;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.xj_ysk_hospital-moed .xj_ysk_hospital-list .xj_ysk_list a {
  display: block;
  width: 100%;
  display: flex;
  align-items: flex-start;
}
.xj_ysk_hospital-moed .xj_ysk_hospital-list .xj_ysk_list img {
  width: 205px;
  height: 145px;
  margin-right: 10px;
}
.xj_ysk_hospital-moed .xj_ysk_hospital-list .xj_ysk_list .xj_ysk_news {
  width: 630px;
  padding-top: 8px;
}
.xj_ysk_hospital-moed .xj_ysk_hospital-list .xj_ysk_list .xj_ysk_news .xj_ysk_info {
  /* padding-left: 22px; */
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #787878;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
}
.xj_ysk_hospital-moed .xj_ysk_hospital-list .xj_ysk_list .xj_ysk_news .xj_ysk_first {
  height: 35px;
  font-size: 18px;
  color: #64AB2A;
  line-height: 35px;
  /* background: url(/statics/xjysk/image/tags.png) no-repeat left center; */
  /* background-size: 18px 21px; */
  display: flex;
  align-items: center;
}
.xj_ysk_hospital-moed .xj_ysk_hospital-list .xj_ysk_list .xj_ysk_news .xj_ysk_first .icon-inner{
  width: 22px;
  height: 22px;
  position: relative;
  overflow: hidden;
}
.xj_ysk_hospital-moed .xj_ysk_hospital-list .xj_ysk_list .xj_ysk_news .xj_ysk_first .icon-inner .icon{
  width: 15px;
  height: 15px;
  position: absolute;
  left: -8px;
  top: 3px;
  background: #64AB2A;
  transform: rotate(45deg);
}
.xj_ysk_hospital-moed .xj_ysk_hospital-list .xj_ysk_list .xj_ysk_news .xj_ysk_date {
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #787878;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  text-align: right;
  margin-top: 10px;
}
.xj_ysk_hospital-moed .xj_ysk_hospital-list .xj_ysk_list:last-child {
  margin: 0;
}
.xj_ysk_hospital-moed .xj_ysk_hospital {
  width: 315px;
  height: 450px;
  border: 1px solid #f3efef;
}
.xj_ysk_hospital-moed .xj_ysk_hospital img {
  width: 100%;
  height: 235px;
}
.xj_ysk_hospital-moed .xj_ysk_hospital .xj_ysk_news {
  padding: 0 10px;
}
.xj_ysk_hospital-moed .xj_ysk_hospital .xj_ysk_info {
  display: block;
  padding-left: 22px;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #787878;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  position: relative;
}
.xj_ysk_hospital-moed .xj_ysk_hospital .xj_ysk_first {
  height: 35px;
  font-size: 18px;
  color: #64AB2A;
  line-height: 35px;
  /* background: url(/statics/xjysk/image/tags.png) no-repeat left center;
  background-size: 18px 21px; */
}
.xj_ysk_hospital-moed .xj_ysk_hospital .xj_ysk_first .icon-inner{
  width: 22px;
  height: 22px;
  position: absolute;
  left: 0;
  top: 6px;
  overflow: hidden;
}
.xj_ysk_hospital-moed .xj_ysk_hospital .xj_ysk_first .icon-inner .icon{
  width: 15px;
  height: 15px;
  position: absolute;
  left: -8px;
  top: 3px;
  background: #64AB2A;
  transform: rotate(45deg);
}
.xj_ysk_hospital-moed .xj_ysk_hospital .xj_ysk_date {
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #787878;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  text-align: right;
  margin-top: 10px;
}
.xj_ysk_portfoliolist {
  justify-content: flex-start !important;
}
.xj_ysk_portfoliolist a {
  width: 272px !important;
  margin-right: 33px;
}
.xj_ysk_portfoliolist a:nth-child(4n) {
  margin-right: 0;
}
.xj_ysk_prject-list {
  margin-bottom: 30px;
}
.xj_ysk_prject-list img {
  width: 275px;
  height: 190px !important;
  display: block !important;
}
.xj_ysk_prject-list .xj_ysk_explain {
  width: 100%;
  height: 30px;
  font-size: 14px;
  line-height: 40px;
  color: #787878;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.xj_ysk_prject-list:nth-child(4n) {
  margin-left: 0;
}
.xj_ysk_prject-news {
  width: 590px;
}
.xj_ysk_prject-news .xj_ysk_list {
  display: block;
  width: 100% !important;
  height: 30px;
  font-size: 14px;
  color: #787878;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.xj_ysk_prject-news .xj_ysk_first {
  font-size: 18px;
  color: #64AB2A;
  line-height: 30px;
}
.xj_ysk_circular {
  border: none !important;
  justify-content: flex-start !important;
}
.xj_ysk_demo-box {
  margin: 0 33px 30px 0;
  padding: 0 !important;
  width: 275px !important;
  border: none !important;
}
.xj_ysk_demo-box:nth-child(4n) {
  margin: 0 !important;
}
.xj_ysk_demo-list {
  width: 275px;
  padding: 30px 42px;
  box-sizing: border-box;
  background: #fff;
}
.xj_ysk_demo-list img {
  display: block;
  width: 190px;
  height: 190px;
}
.xj_ysk_demo-list .xj_ysk_title {
  width: 100%;
  height: 50px;
  font-size: 18px;
  color: #64AB2A;
  line-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.xj_ysk_demo-list .xj_ysk_exlpain {
  width: 100%;
  height: 50px;
  font-size: 14px;
  color: #787878;
  line-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.xj_ysk_demo-list .xj_ysk_date {
  width: 100%;
  height: 20px;
  font-size: 14px;
  color: #787878;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  margin-top: 10px;
}
.xj_ysk_demo-news {
  width: 100%;
  margin-bottom: 20px;
}
.xj_ysk_demo-news .xj_ysk_list {
  display: block;
  width: 100% !important;
  height: 30px;
  font-size: 14px;
  color: #787878;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.xj_ysk_demo-news .xj_ysk_first {
  font-size: 18px;
  color: #64AB2A;
  line-height: 30px;
  margin-bottom: 10px;
}
.xj_ysk_list-content-time {
  border: 1px solid #eaeaea;
  padding: 1em;
  margin: 0.8em auto 0;
  color: #b2b2b2;
  font-size: 0.95em;
}
.xj_ysk_other {
  border: 1px solid #eaeaea;
  padding: 1.5em 1em;
  border-top: none;
}
.xj_ysk_other > h3 {
  color: #f65353;
  font-size: 1.3em;
  margin-bottom: 1em;
}
.xj_ysk_other .xj_ysk_other-ask {
  color: #b2b2b2;
}
.xj_ysk_article-question {
  align-items: baseline;
}
.xj_ysk_article-question .xj_ysk_left {
  background: #f65353;
  padding: 0.35em 0.5em;
  border-radius: 50%;
  color: #fff;
  margin-right: 0.7em;
}
.xj_ysk_article-question .xj_ysk_right h3 {
  color: #333;
  font-weight: normal;
  font-size: 1.15em;
  margin-bottom: 1em;
}
.xj_ysk_article-question .xj_ysk_right div {
  font-size: 0.95em;
  color: #565454;
  line-height: 1.7em;
  text-align: justify;
  margin-bottom: 1em;
}
.xj_ysk_article-question .xj_ysk_right div img{
  width: 450px ;
  height: 400px ;
  object-fit: cover ;
  display: block ;
  margin: 0 auto ;
  /* filter: blur(10px); */
}
.xj_ysk_article-question .xj_ysk_right time {
  font-size: 0.95em;
  color: #b2b2b2;
}
.xj_ysk_position {
  color: #9c9c9c;
  padding: 0.7em 0;
  font-size: 0.95em;
  border-top: 1px solid #eeeeee;
}
.xj_ysk_position a:first-child {
  color: #9c9c9c;
}
.xj_ysk_list-article .xj_ysk_wall-column {
  width: 25%;
}
.xj_ysk_pagesize {
  text-align: center;
  padding: 1em 0;
}
.xj_ysk_pagesize li {
  border: 1px solid #e5e5e5;
  margin-right: 0.2em;
  padding: 1% 1%;
  text-align: center;
  display: inline-block;
  color: #333;
}
.xj_ysk_pagesize li:hover {
  background-color: #1CAF8D;
  color: #fff;
}
.xj_ysk_pagesize li a:hover {
  display: block;
  color: #FFF;
}
.xj_ysk_pagesize li.xj_ysk_thisclass {
  background-color: #f65353;
  color: #fff;
  border-color: #f65353;
}
@media screen and (max-device-width: 400px) {
  .xj_ysk_pagesize li.xj_ysk_disabled,
  #pages li.xj_ysk_disabled {
    background-color: #e5e5e5;
  }
  .xj_ysk_pagesize li.xj_ysk_disabled span,
  #pages li.xj_ysk_disabled span {
    color: #fff;
  }
  .xj_ysk_pagesize li,
  #pages li {
    display: none;
  }
  .xj_ysk_pagesize li:first-child,
  .xj_ysk_pagesize li:last-child,
  #pages li:first-child,
  #pages li:last-child {
    display: inline-block;
  }
}
.xj_ysk_list-article,
.xj_ysk_list-question {
  padding: 1em;
  width: 74%;
  border-right: 5px solid #f2f2f2;
  box-sizing: border-box;
}
.xj_ysk_list-article > ul > li:not(:first-child) {
  border-top: 1px #dad6d6 dashed;
  padding-top: 1em;
}
.xj_ysk_list-article > ul > li {
  display: flex;
  padding-bottom: 1em;
  font-size: 0.9em;
}
.xj_ysk_list-article > ul > li a {
  display: block;
}
.xj_ysk_list-article > ul > li a:first-child {
  width: 25%;
  height: 9em;
  overflow: hidden;
  margin-right: 0.8em;
}
.xj_ysk_list-article > ul > li a:first-child img {
  width: 100%;
  height: 9em;
  object-fit: cover;
  filter: blur(5px);
}
.xj_ysk_list-article > ul > li a:last-child {
  width: 74%;
  margin-left: 1%;
  position: relative;
}
.xj_ysk_list-article > ul > li a:last-child h2 {
  font-size: 1.2em;
  font-weight: normal;
  color: #2c2b2b;
}
.xj_ysk_list-article > ul > li a:last-child p {
  margin-top: 0.7em;
  margin-bottom: 0.7em;
}
.xj_ysk_list-article > ul > li a:last-child time {
  position: absolute;
  bottom: 0;
}
.xj_ysk_article-article > article {
  border-right: 5px solid #f2f2f2;
  width: 74%;
  box-sizing: border-box;
  padding: 2% 1.5% 3%;
}
.xj_ysk_article-article > article .xj_ysk_article-title {
  font-size: 1.3em;
  line-height: 1.5em;
  padding: 0.5em 0 0.2em;
  font-weight: normal;
  color: #555;
}
.xj_ysk_article-article > article .xj_ysk_article-meta {
  font-size: 0.95em;
  color: #aaa7a7;
  margin: 0.5em 0;
}
.xj_ysk_article-article > article .xj_ysk_article-meta span {
  padding-right: 0.7em;
}
.xj_ysk_article-article > article .xj_ysk_article-content {
  color: #636161;
  font-size: 1em;
  line-height: 1.7em;
  text-align: justify;
  padding: 1.5em 0;
  word-break: break-all;
  position: relative;
}
.xj_ysk_article-article > article .xj_ysk_article-content img {
  width: 450px !important;
  height: 400px !important;
  object-fit: cover !important;
  display: block !important;
  margin: 0 auto !important;
  filter: blur(10px);
}
.xj_ysk_article-article > article .xj_ysk_article-content p {
  margin-bottom: 0.5em;
  color: #545454;
}
.xj_ysk_article-article > article .xj_ysk_article-content h2,
.xj_ysk_article-content h3 {
  margin: 0.5em 0;
  font-size: 1.2em;
  color: #f65453;
  font-weight: normal;
}
.xj_ysk_article-article > article .xj_ysk_article-tips {
  border: 1px dashed #ccc;
  padding: 1em;
  margin: 1em 0;
}
.xj_ysk_article-article > article .xj_ysk_article-tips p:last-child {
  margin-bottom: 0;
}
.xj_ysk_article-article > article .xj_ysk_likear_ticle {
  border-top: 1px solid #eeeeee;
  padding-top: 1em;
  padding-bottom: 1em;
  font-size: 1.1em;
  font-weight: normal;
}
.xj_ysk_article-article > article .xj_ysk_likear_arcle {
  padding-bottom: 1.5em;
  flex-wrap: wrap;
  box-sizing: border-box;
  /* justify-content: revert; */
}
.xj_ysk_article-article > article .xj_ysk_likear_arcle li {
  width: 32%;
  margin-bottom: 0.5em;
}
.xj_ysk_article-article > article .xj_ysk_likear_arcle li:not(:nth-child(3n)) {
  margin-right: 2%;
}
.xj_ysk_article-article > article .xj_ysk_likear_arcle li a:first-child {
  background-color: #f2f2f2;
  display: block;
  height: 11em;
  overflow: hidden;
  margin-bottom: 0.8em;
}
.xj_ysk_article-article > article .xj_ysk_likear_arcle li a:first-child img {
  width: 100%;
  height: 11em;
  object-fit: cover;
  filter: blur(5px);
}
.xj_ysk_article-article > article .xj_ysk_likear_arcle li a:last-child p {
  color: #2c2b2b;
  font-size: 0.97em;
  text-align: justify;
}
.xj_ysk_article-article > article .xj_ysk_likear_arcle li a:last-child time {
  color: #aaaaaa;
  font-size: 0.9em;
  margin-top: 0.5em;
  display: block;
}
.xj_ysk_article-article > article .xj_ysk_s-top-b {
  padding: 1.2em 1em 1.5em 1em;
  border: 1px solid #eeeeee;
}
.xj_ysk_article-article > article .xj_ysk_s-top-b p {
  display: flex;
}
.xj_ysk_article-article > article .xj_ysk_s-top-b span {
  width: 50%;
}
.xj_ysk_article-article > article .xj_ysk_s-top-b span:last-child {
  text-align: right;
}
.xj_ysk_m_hospital {
  display: none;
}
.xj_ysk_area {
  margin-top: 1em;
}
.xj_ysk_area,
.xj_ysk_project {
  display: flex;
  flex-wrap: wrap;
  padding: 0.5em;
  box-sizing: border-box;
}
.xj_ysk_area p,
.xj_ysk_project p {
  width: 5%;
  flex-wrap: wrap;
}
.xj_ysk_area ul,
.xj_ysk_project ul {
  width: 100%;
  display: flex;
  font-size: 0.95em;
  flex-wrap: wrap;
}
.xj_ysk_area ul li,
.xj_ysk_project ul li {
  margin-right: 1%;
  line-height: 1.6em;
}
.xj_ysk_area a:hover,
.xj_ysk_project a:hover,
.xj_ysk_hover a,
.xj_ysk_hover {
  color: #f86056;
  font-weight: bold;
}
#area_son_list li,
#project_son_list li {
  margin-top: 1em;
}
#area_son_list,
#project_son_list {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  margin-left: 2.4em;
}
#area_son_list li a,
#project_son_list li a {
  margin-right: 0.5em;
  font-size: 0.95em;
}
.xj_ysk_active {
  background-color: #f86056;
}
.xj_ysk_header_new {
  background-color: #ffffff;
  padding: 0.5em 0;
  border-bottom: 1px solid #ddd;
}
.xj_ysk_header_new > div {
  justify-content: space-between;
}
.xj_ysk_header_new .xj_ysk_logo {
  margin-right: 1.5em;
}
.xj_ysk_header_new .xj_ysk_nav-list {
  font-size: 0.85em;
}
.xj_ysk_header_new .xj_ysk_nav-list li {
  margin-right: 0.9em;
}
.xj_ysk_header_new .xj_ysk_nav-list a {
  color: #a0a0a0;
}
.xj_ysk_title_box {
  background: url(../image/head-bj.jpg) top center no-repeat;
  background-size: cover;
  padding: 1em 0;
  align-items: center;
}
.xj_ysk_title_box > nav {
  align-items: center;
  position: relative;
}
.xj_ysk_title_box .xj_ysk_title_left {
  width: 7em;
  height: 7em;
  border-radius: 5em;
  overflow: hidden;
  margin-right: 1.5em;
  border: 4px solid #e5e4e4;
}
.xj_ysk_title_box .xj_ysk_title_left img {
  height: 7em;
}
.xj_ysk_title_box .xj_ysk_title_right {
  width: 70%;
  color: #ffffff;
  letter-spacing: 0.05em;
}
.xj_ysk_title_box .xj_ysk_title_right h1 {
  font-size: 1.2em;
  font-weight: normal;
  margin-bottom: 0.5em;
}
.xj_ysk_title_box .xj_ysk_title_right h1 span {
  font-size: 0.65em;
}
.xj_ysk_title_box .xj_ysk_title_right p {
  font-size: 0.9em;
  margin-bottom: 0.3em;
}
.xj_ysk_title_box .xj_ysk_title_right p span,
.xj_ysk_title_box .xj_ysk_title_right p a {
  margin-right: 0.3em;
}
.xj_ysk_title_box .xj_ysk_title_right p i {
  margin-right: 0.5em;
}
.xj_ysk_title_box .xj_ysk_title_right p i,
.xj_ysk_title_box .xj_ysk_title_right p a {
  color: #ffffff;
}
.xj_ysk_hospital-btn {
  position: absolute;
  right: 0;
  height: 36px;
}
.xj_ysk_hospital-btn .xj_ysk_zixun-btn {
  display: block;
  color: #fff;
  background: #ff5370;
  width: 10em;
  height: 2.5em;
  text-align: center;
  line-height: 2.5em;
  border-radius: 2em;
}
.xj_ysk_hos_menu {
  border-bottom: 1px solid #e8e8e8;
}
.xj_ysk_hos_menu ul {
  align-items: center;
  color: #ccc;
}
.xj_ysk_hos_menu ul li {
  width: 13%;
  text-align: center;
  padding-bottom: 1em;
  padding-top: 1em;
}
.xj_ysk_hos_menu ul li:last-child a {
  border-right: none;
}
.xj_ysk_hos_menu ul li a {
  display: block;
  text-decoration: none;
  border-right: 1px solid #ccc;
}
.xj_ysk_act {
  border-bottom: 1px solid #f65453;
}
.xj_ysk_hos_menu ul li:hover,
.xj_ysk_hos_menu ul li:hover a,
.xj_ysk_act a {
  color: #f65453 !important;
}
.xj_ysk_tab_nav .xj_ysk_article-content {
  padding-top: 0 !important;
}
.xj_ysk_tab_nav .xj_ysk_article-content h2 {
  color: #f65453;
}
.xj_ysk_tab_nav .xj_ysk_article-content h3 {
  font-size: 1em;
}
.xj_ysk_hos_article .xj_ysk_pubdate-new,
.xj_ysk_hos_article .xj_ysk_pubdate-list {
  padding-right: 0 !important;
}
/*ranking*/
.xj_ysk_ranking {
  background-color: #fff;
}
.xj_ysk_ranking .xj_ysk_ranking-title {
  text-align: center;
  font-size: 1.7em;
  color: #f65453;
  font-weight: bold;
  margin-bottom: 1em;
  margin-top: 0.5em;
}
.xj_ysk_ranking-meta {
  text-align: center;
  border: 1px dashed #e7e6e6;
  padding: 0.2em;
}
.xj_ysk_ranking-content {
  margin-bottom: 1em;
  box-sizing: border-box;
  padding: 1em !important;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 2px 5px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
}
.xj_ysk_ranking-content h2 {
  margin-bottom: 1em !important;
  font-weight: normal;
  color: #f65453;
}
.xj_ysk_ranking-content h2 i {
  float: right;
  font-weight: normal;
  font-size: 0.8em;
}
.xj_ysk_ranking-content h2 i em {
  font-weight: bold;
  font-style: italic;
  color: #f65453;
}
.xj_ysk_sdnr {
  text-indent: 2em;
}
.xj_ysk_brandlist {
  border-top: 1px solid #f0f0f0;
  border-left: 1px solid #f0f0f0;
  margin: 1.5em 0 1.5em;
  font-size: 0.95em;
  color: #2c2c2c;
}
.xj_ysk_brandlist li {
  line-height: 4em;
  height: 4em;
  overflow: hidden;
  border-bottom: 1px solid #f0f0f0;
  display: flex;
}
.xj_ysk_brandlist li:last-child p {
  text-align: center;
  width: 100%;
  color: #d81e06;
}
.xj_ysk_brandlist li em {
  display: block;
  text-align: center;
  border-right: 1px solid #f0f0f0;
}
.xj_ysk_brandlist li em:first-child {
  width: 37.5%;
}
.xj_ysk_brandlist li:first-child em {
  background: #f8e7e8;
  font-weight: bold;
}
.xj_ysk_brandlist li em:nth-child(2) {
  box-sizing: border-box;
  width: 25%;
  /* background: #f8e7e8; */
  font-weight: bold;
}
.xj_ysk_brandlist li em:nth-child(3) {
  width: 37.5%;
  box-sizing: border-box;
}
.xj_ysk_brandlist li:nth-child(5),
.xj_ysk_brandlist li:nth-child(6) {
  line-height: inherit;
  height: auto;
}
.xj_ysk_brandlist li:nth-child(5) em,
.xj_ysk_brandlist li:nth-child(6) em {
  padding: 0.5em;
  box-sizing: border-box;
}
#footer {
  margin: 0.5em 0 0 0;
  background-color: #FFFFFF;
  padding-top: 1em;
}
.xj_ysk_sj_footer {
  padding-bottom: 1em;
  border-bottom: 1px solid #e6e6e6;
}
.xj_ysk_sj_footer p {
  text-align: center;
}
.xj_ysk_sj_footer p a {
  padding-left: 0.5em;
}
.xj_ysk_footer-copyright-con {
  margin: 1em 0 0;
  color: #333;
  text-align: center;
}
.xj_ysk_footer-copyright-con p {
  font-size: 0.9em;
  margin-bottom: 0.2em;
}
.xj_ysk_footer-copyright-con p a {
  color: #333;
  padding: 0 1%;
}
.xj_ysk_youqing {
  font-size: 0.9em;
  text-align: center;
  background-color: #fff;
  padding-bottom: 1em;
}
#DIALOG_CENTER_SHADE,
#DIALOG_CENTER,
#DIALOG_TOP,
#DIALOG_BOTTOM,
#MessageMeiErBeiCenter,
#MessageMeiErBeiShadow,
#MessageMeiErBeiBottom {
  display: none !important;
}
#MessageMeiErBeiBottomS,
#footer_f {
  display: none;
}
.xj_ysk_put-content,
.xj_ysk_sj_footer p:nth-child(2) {
  display: none;
}
@media (max-width: 1200px) {
  .xj_ysk_container {
    box-sizing: border-box;
  }
}
@media (max-width: 1024px) {
  body {
    font-size: 95%;
  }
}
@media (max-width: 800px) {
  .xj_ysk_banner,
  .xj_ysk_hot-new > aside > a {
    width: 100%;
  }
  .xj_ysk_hot-list,
  .xj_ysk_hot-jiaodian div {
    display: none;
  }
  .xj_ysk_index-main .xj_ysk_index_wall {
    width: 100%;
  }
  .xj_ysk_index-main .xj_ysk_index_wall ul {
    flex-wrap: wrap;
  }
  .xj_ysk_hot-list,
  .xj_ysk_index-main > aside {
    margin-top: 0.5em;
    margin-left: 0;
    width: 100%;
  }
  .xj_ysk_hot-new > aside > img,
  .xj_ysk_list-article {
    width: 100%;
  }
  .xj_ysk_hot-jiaodian {
    flex-wrap: wrap;
  }
  .xj_ysk_hot-jiaodian ul,
  .xj_ysk_hot-jiaodian li {
    width: 100%;
  }
}
@media (max-width: 768px) {
  body {
    font-size: 90%;
  }
  .xj_ysk_menu {
    z-index: 1;
  }
  .xj_ysk_header_new {
    display: none;
  }
  .xj_ysk_m_hospital {
    display: block;
  }
  .xj_ysk_hospital-btn {
    display: none;
  }
  .xj_ysk_title_box > nav {
    flex-wrap: wrap;
  }
}
@media (max-width: 600px) {
  .xj_ysk_header .xj_ysk_logo {
    width: 35%;
  }
  .xj_ysk_logo {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
  }
  .xj_ysk_logo img {
    margin: initial;
    width: 100%;
  }
  .xj_ysk_header .xj_ysk_search {
    display: none;
  }
  .xj_ysk_menu {
    display: none;
    width: 60%;
    height: auto;
    z-index: 100;
    background-color: rgba(0, 0, 0, 0.46);
    position: absolute;
    flex-direction: column;
    line-height: 4em;
    right: 0.2em;
    /* overflow: hidden; */
  }
  .xj_ysk_menu ul {
    flex-wrap: wrap;
    min-width: auto;
  }
  .xj_ysk_menu li {
    width: 100%;
    padding: 0 0.5em;
  }
  .xj_ysk_menu li:not(:last-child) {
    border-bottom: 1px solid #999;
  }
  .xj_ysk_menu a {
    color: #FFF;
  }
  .xj_ysk_header .xj_ysk_m_menu {
    display: block;
    font-size: 3em;
    position: absolute;
    right: 0.2em;
  }
  .xj_ysk_list-question,
  .xj_ysk_hot-new > aside > a {
    width: 100%;
  }
  .xj_ysk_hot-new {
    padding-top: 0;
    margin-top: 0;
  }
  .xj_ysk_hot-new > aside {
    flex-wrap: wrap;
  }
  .xj_ysk_index-main {
    margin-top: 0.5em;
  }
  .xj_ysk_index-main .xj_ysk_index_wall ul li:first-child,
  .xj_ysk_index-main .xj_ysk_index_wall ul li:last-child {
    width: 100%;
  }
  .xj_ysk_position {
    border-bottom: 1px solid #eeeeee;
  }
  .xj_ysk_content {
    flex-wrap: wrap;
  }
  .xj_ysk_article-article {
    flex-wrap: wrap;
  }
  .xj_ysk_article-article > article {
    border-right: none;
  }
  .xj_ysk_article-article > article,
  .xj_ysk_article-article > aside,
  .xj_ysk_art_left,
  .xj_ysk_art_right {
    width: 100%;
  }
  .xj_ysk_article-article > article .xj_ysk_likear_arcle li {
    width: 49%;
  }
  .xj_ysk_article-article > article .xj_ysk_likear_arcle li:nth-child(2n) {
    margin-right: 0;
  }
  .xj_ysk_article-article > article .xj_ysk_likear_arcle li:nth-child(odd) {
    margin-right: 2%;
  }
  .xj_ysk_article-article > article .xj_ysk_likear_arcle li a:first-child {
    height: 8em;
  }
  .xj_ysk_article-article > article .xj_ysk_likear_arcle li a:first-child img {
    height: 8em;
    object-fit: cover;
  }
  .xj_ysk_index-main > aside > h3,
  .xj_ysk_article-article > aside > h3 {
    padding-bottom: 0.5em;
    border-bottom: 1px solid #f2f2f2;
  }
  .xj_ysk_pubdate-list li {
    line-height: 1.8em;
    padding-bottom: 0.5em;
  }
  .xj_ysk_pubdate-list li:not(:last-child) {
    border-bottom: 1px solid #f2f2f2;
  }
  .xj_ysk_ranking .xj_ysk_ranking-title {
    font-size: 1.3em;
  }
  .xj_ysk_article-article > article .xj_ysk_s-top-b {
    padding: 0.8em;
  }
  .xj_ysk_article-article > article .xj_ysk_s-top-b p {
    flex-wrap: wrap;
  }
  .xj_ysk_article-article > article .xj_ysk_s-top-b span {
    width: 100%;
  }
  .xj_ysk_article-article > article .xj_ysk_s-top-b span:first-child {
    margin-bottom: 0.8em;
  }
  .xj_ysk_article-article > article .xj_ysk_s-top-b span:last-child {
    text-align: left;
  }
  #footer .xj_ysk_container {
    display: none;
  }
  #footer p:nth-child(1) {
    color: #ccc;
  }
  #footer p {
    padding: 6px 0;
    color: #666;
    text-align: center;
  }
  #footer p a {
    padding: 0 10px;
  }
  .xj_ysk_sj_footer {
    display: block;
    margin-bottom: 4em;
  }
  .xj_ysk_sj_footer p:nth-child(2) {
    display: block;
  }
  #MessageMeiErBeiBottomS {
    display: flex;
    width: 100%;
    min-width: 320px;
    max-width: 600px;
    margin: 0 auto;
    bottom: -0.5em;
    position: fixed;
    z-index: 9999;
  }
  #MessageMeiErBeiBottomS a {
    display: block;
    width: 50%;
    background-color: #64AB2A;
    box-sizing: border-box;
  }
  #MessageMeiErBeiBottomS a:not(:last-child) {
    border-right: 1px solid #fff;
  }
  #MessageMeiErBeiBottomS a img {
    width: 100%;
  }
  #footer_f {
    font-size: 1em;
    width: 100%;
    min-width: 320px;
    max-width: 640px;
    margin: 0 auto;
    bottom: 0;
    position: fixed;
    height: 3.3em;
    z-index: 9999;
    display: flex;
  }
  #footer_f_l,
  #footer_f_r {
    display: block;
    width: 50%;
    height: 3.3em;
    line-height: 3.3em;
    text-align: center;
    color: #fff;
  }
  #footer_f_l i,
  #footer_f_r i {
    vertical-align: -webkit-baseline-middle;
    padding: 0.5em 0.8em;
    margin-right: 0.3em;
  }
  #footer_f_l {
    background-color: #27B9D0;
    border-right: 2px solid #fff;
  }
  #footer_f_l i {
    background: url(../image/b_ico_l.png) no-repeat;
    background-size: 100%;
  }
  #footer_f_r {
    background-color: #2394A6;
    position: relative;
  }
  #footer_f_r i {
    background: url(../image/b_ico_r.png) no-repeat;
    background-size: 100%;
  }
  #footer_f_r .xj_ysk_sp3 {
    font-size: 0.9em;
    position: absolute;
    background-color: #f31919;
    height: 1.2em;
    padding: 0 0.3em;
    border-radius: 1em;
    color: #fff;
    line-height: 1em;
    font-style: normal;
    top: 0.3em;
  }
  .xj_ysk_footer-bottom {
    display: block;
    width: 100%;
    height: 55px;
    font-size: 14px;
    color: #ccc;
    text-align: center;
    line-height: 55px;
    background: #000;
  }
  .xj_ysk_put-content {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
  }
  .xj_ysk_put-content li:first-child {
    border-right: 1px solid #fff;
  }
  .xj_ysk_put-content li {
    width: 50%;
    display: inline-block;
    box-sizing: border-box;
    height: auto;
    padding: 0.8em 0 0.8em 20%;
    line-height: 1.5em;
    margin: 0;
  }
  .xj_ysk_put-li-a {
    background: #9da1ff url(../image/put_1.png) 27% center no-repeat;
    background-size: 17%;
  }
  .xj_ysk_put-li-b {
    background: #fbaa6f url(../image/put_2.png) 27% center no-repeat;
    background-size: 17%;
  }
  .xj_ysk_put-content .xj_ysk_put-t {
    font-size: 1.05em;
    padding-left: 1em;
    padding-top: 2px;
    color: #ffffff;
  }
  .xj_ysk_put-content .xj_ysk_put-c {
    font-size: 0.95em;
    padding: 0.3em 0 0 1em;
    color: #ffffff;
  }
}
@media (max-width: 568px) {
  .xj_ysk_menu .xj_ysk_m_menu {
    font-size: 3.5em;
    padding-top: 0.75em;
  }
}
@media (max-width: 533px) {
  .xj_ysk_title_box {
    background: #625a5a;
  }
  .xj_ysk_title_box .xj_ysk_title_left {
    margin: 0 auto;
  }
  .xj_ysk_title_box .xj_ysk_title_right {
    width: 100%;
    padding: 1em;
  }
  .xj_ysk_hos_menu ul li {
    width: 20%;
  }
}
@media (max-width: 480px) {
  .xj_ysk_menu .xj_ysk_m_menu {
    padding-top: 0.3em;
  }
  .xj_ysk_wall-column,
  .xj_ysk_list-article .xj_ysk_wall-column {
    width: 50%;
  }
  .xj_ysk_brandlist {
    margin-left: 0;
    margin-right: 0;
  }
  .xj_ysk_article-article > article .xj_ysk_article-content {
    font-size: 1.05em;
    line-height: 1.6em;
  }
  .xj_ysk_put-li-a,
  .xj_ysk_put-li-b {
    background-size: 20%;
  }
  .xj_ysk_put-content li {
    padding-left: 18%;
  }
  .xj_ysk_put-li-a,
  .xj_ysk_put-li-b {
    background-position-x: 20%;
  }
}
@media (max-width: 414px) {
  .xj_ysk_menu .xj_ysk_m_menu {
    font-size: 3em;
    padding-top: 0.3em;
  }
}
@media (max-width: 375px) {
  .xj_ysk_put-li-a,
  .xj_ysk_put-li-b {
    background-size: 21%;
  }
  .xj_ysk_put-content li {
    padding-left: 13%;
  }
  .xj_ysk_put-li-a,
  .xj_ysk_put-li-b {
    background-position-x: 10%;
  }
}
@media (max-width: 320px) {
  .xj_ysk_put-li-a {
    background: #9da1ff;
  }
  .xj_ysk_put-li-b {
    background: #fbaa6f;
  }
  .xj_ysk_put-li-a,
  .xj_ysk_put-li-b {
    padding-left: 5% !important;
  }
  .xj_ysk_put-content .xj_ysk_put-t {
    font-size: 1em;
  }
}
.xj_ysk_lookUp {
  width: 100%;
  height: 500px;
  margin: auto;
  text-align: center;
}
.xj_ysk_lookUp {
  width: 1200px;
  text-align: center;
}
.xj_ysk_lookUpImage {
  width: 750px !important;
  height: 450px !important;
}
.xj_ysk_lookUpFooter {
  display: flex;
  align-items: center;
  justify-content: center;
}
.xj_ysk_link {
  margin-top: 0 !important;
}
.xj_ysk_link a:first-child {
  margin-left: 10px;
}
#blackNext {
  margin-left: 30px !important;
}
.xj_ysk_lookUp {
  width: 100% !important;
}
.xj_ysk_lookUpFooter {
  text-align: center;
}
.xj_ysk_lookUpFooter div {
  line-height: 40px;
  color: #000;
  font-size: 18px;
}
.xj_ysk_lookUpFooter a {
  display: inline-block;
  background-color: #fff;
  border: 1px solid #64AB2A;
  color: #090606;
  text-align: center;
  padding: 0px 15px;
  box-sizing: border-box;
  border-radius: 25px;
  text-decoration: none;
}
.xj_ysk_lookUpFooter a:hover {
  font-weight: 700;
}
#blackNext {
  margin-left: 60px;
}
.xj_ysk_link {
  margin-top: 20px;
}
.xj_ysk_portfoliolist,
.xj_ysk_circular {
  justify-content: space-between;
  flex-wrap: wrap;
}
.xj_ysk_portfoliolist a,
.xj_ysk_circular a {
  display: block;
  overflow: hidden;
}
.xj_ysk_portfoliolist a img,
.xj_ysk_circular a img {
  display: block;
  object-fit: cover;
  width: ;
}
.xj_ysk_portfoliolist a {
  width: 19%;
  border-radius: 0.2em;
  margin-top: 1.3%;
}
.xj_ysk_portfoliolist a img {
  height: 10em;
}
.xj_ysk_circular {
  border-top: 1px solid #dfdfdf;
  border-left: 1px solid #dfdfdf;
}
.xj_ysk_circular a {
  width: 20%;
  border-right: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  padding: 2%;
  box-sizing: border-box;
}
.xj_ysk_circular a img {
  height: 12em;
  border-radius: 7em;
}
@media (max-width: 1152px) {
  .xj_ysk_circular a img {
    height: 11em;
  }
}
@media (max-width: 1024px) {
  .xj_ysk_circular a img {
    height: 10em;
  }
}
@media (max-width: 800px) {
  .xj_ysk_circular a img {
    height: 8em;
  }
}
@media (max-width: 600px) {
  .xj_ysk_portfoliolist a img {
    height: 8em;
  }
  .xj_ysk_circular a img {
    height: 6.5em;
  }
}
@media (max-width: 533px) {
  .xj_ysk_portfoliolist a {
    width: 24%;
  }
  .xj_ysk_circular a {
    width: 25%;
  }
  .xj_ysk_portfoliolist a:nth-child(15),
  .xj_ysk_portfoliolist a:nth-child(14),
  .xj_ysk_portfoliolist a:nth-child(13),
  .xj_ysk_circular a:nth-child(15),
  .xj_ysk_circular a:nth-child(14),
  .xj_ysk_circular a:nth-child(13) {
    display: none;
  }
  .xj_ysk_circular a img {
    height: 7em;
  }
}
@media (max-width: 360px) {
  .xj_ysk_portfoliolist a {
    width: 33%;
  }
  .xj_ysk_circular a {
    width: 33.3%;
  }
  .xj_ysk_circular a img {
    height: 7em;
  }
}
@media (max-width: 320px) {
  .xj_ysk_portfoliolist a img {
    height: 8em;
  }
  .xj_ysk_circular a img {
    height: 6em;
  }
}
.xj_ysk_partTit p span {
  background-color: none !important;
}
.xj_ysk_project-index{
  width: 100%;
}

.xj_ysk_footer-bottom {
  display: block;
  width: 100%;
  height: 55px;
  font-size: 14px;
  color: #ccc;
  text-align: center;
  line-height: 55px;
  background: #000;
}
.xj_ysk_article-content,.askContent{
  text-indent: 2em; /* 2em表示2个字符的宽度 */
}



.mzsm_text {
  color: #ffffff;
}

.mianze_main {
  width: 1200px;
  color: black;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 30px 0;
}
.mianze_main div {
  line-height: 55px;
}
.mianze_main h1 {
  font-size: 30px;
  line-height: 85px;
}
.mianze_main h2 {
  font-size: 25px;
  line-height: 65px;
}
.mianze_main h3 {
  font-size: 20px;
  line-height: 60px;
}
.mianze_main .main_head {
  width: 100%;
  text-align: center;
}
.mianze_main .des {
  font-size: 16px;
  line-height: 28px;
}

.bread_con {
  width: 1200px;
  margin: 0 auto;
  padding-top: 16px;
}
